﻿@charset "utf-8";
* {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
body {margin:0px auto; font-family:"微软雅黑";font-size:14px;}
ul,li,a,span,h1,div,ol,h1,h2,h3,p,hr,input,label {margin:0px; padding:0px; text-decoration:none; list-style:none;}
body,td,th {font-family: 微软雅黑;}
body {margin-left: auto;margin-top: 0px;margin-right: auto;margin-bottom: 0px;}
a{color:#333;text-decoration:none;outline:none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
border { border:0px;}
img {border:0px;}
i,em{font-style: normal;}
.fl{ float:left;}
.fr{ float:right;}
.tac{text-align: center;}
.w1300{margin:0 auto; width:1340px; height:auto; overflow:hidden;}

.clear {
	clear: both;
}

/*------------公用样式结束----------*/

/*------------top----------*/
.topbj{width: 100%;height:100px; background:url(img/topbj.jpg) center no-repeat;position: absolute;z-index: 9999; top:20px;}
.topdh{color: #fff;font-size: 16px;padding-top:25px;margin-right: 0;white-space:nowrap;width:18%;box-sizing: border-box;padding-left: 20px;background: #e78d13;min-width: 230px;text-align: left;padding-bottom:18px;float: right;}
.topdh p{font-family: Impact;font-size: 32px;color: #fff; line-height:50px;}
.topdh img{ width:55px; height:55px; margin-right:10px; float:left;}

.main{
	width: 100%;position: relative;margin: auto;box-sizing: border-box
}
.main:after{
	content: '';display: block;clear: both;height: 0;visibility: hidden;
}
.db *:not(script){
	display: block;
}



/* nav */
#header{right:0;left:0;height:60px;text-align:center;z-index:9;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
#header .logo{float:left;width:26%;height:100%;text-align: left;padding-left:8%}
#header img{float:left; padding-right:10px;}
#l-nav{padding-top:15px; float:right; padding-right:100px;}
 #l-nav .navBtn{display:none}
 #l-nav .navSliBtn{display:none}
 #l-nav .iconJt{display:none}
 #l-nav .tNav{width:100%;margin:0 auto;overflow:hidden}
 #l-nav .navUl{ margin:0 auto;width:1000px;font-size:0;}
 #l-nav .navLi{ width:12%; display:inline-block; text-align:center;font-size:1.5rem}
 #l-nav .navLi.nav08{display:none}
 #l-nav .navLi:hover .tNavH::before{width:100%;opacity:1}
 #l-nav .tNavH{position:relative}
 #l-nav .tNavH::before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:block;width:0;height:1px;background-color:#cf2218;opacity:0;transition:all .5s ease}
 #l-nav .tNav .navName{position:relative;display:block;padding:1.7rem .5vw;font-size:16px;color:#fff;font-weight:normal;transition:all .5s ease}
 #l-nav .tNav.fixed .navName{color:#222;padding:1.7rem .8vw}
 #l-nav .navName::after{content:attr(data-title);position:absolute;top:0;left:0;transform:translateY(100%);width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;}
 #l-nav .navLi:hover .navName{transform:translateY(-100%)}
 #l-nav .slidBox{position:fixed;left:0;right:0;width:70%;min-width:1024px;height:0;overflow:hidden;display:flex;flex-direction:row-reverse;justify-content:space-between;flex-wrap:nowrap;z-index:110;margin:0 auto;padding:0 18%;transition:all .5s ease;opacity:0}
 #l-nav .navLi:hover .slidBox{height:auto;opacity:1;background-color: rgba(247,247,247,1);} 
 #l-nav .rightBox{flex:0 0 50%;margin:46px 0px;}
 #l-nav .left_text .onetitle{font-size:18px;line-height:1.1;color:#333;padding-bottom:20px;padding-top:20px;font-weight:bold;text-align:left}
 #l-nav .navSbox{display:flex;flex-wrap:wrap;justify-content:space-between}
 #l-nav .oneName{font-size:26px;padding-bottom:15px;color:#000;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
 #l-nav .tNavSummry{line-height:24px;width:100%;height:auto;overflow:hidden;color:#666;font-size:14px;max-width:420px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}
 #l-nav .tNavMore{display:block;position:relative;height:auto;padding-top:25px;border-top:1px dashed #ccc;margin-top:20px;cursor:pointer}
 #l-nav .txt{color:#000;transition:all .5s ease}
 #l-nav .leanMore{margin-left:2rem;transition:all .5s ease}
 #l-nav .tNavMore:hover .txt{color:#015bbb;margin-left:10px}
 #l-nav .tNavMore:hover .leanMore{color:#015bbb}
 #l-nav .navSli{flex:0 0 24%}
 #l-nav .navSimg{position:relative;width:100%;height:160px;overflow:hidden}
 #l-nav .navImg{position:absolute;left:50%;transform:translateX(-50%) scale(1);width:auto;height:100%;transition:all .5s ease}
 #l-nav .navSbox .navSlink{display:block;text-align:left;font-size:16px;line-height:36px;color:#666;transition-duration:.3s}
 #l-nav .navSbox .navSlink:hover{color:#cf2218;transform:translateX(6px)}
 #l-nav .navSbox .navSlink:hover:before{background:#cf2218}
 #l-nav .navSbox .navSlink:before{content:"";display:inline-block;vertical-align:top;margin-right:6px;width:4px;height:4px;background:#000;position:relative;top:16px}
 #l-nav .navSlink::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:3px;opacity:0;background-color:#015bbb;transition:all .5s ease;display:none}
 #l-nav .navSli:hover .navImg{transform:translateX(-50%) scale(1.1)}
 #l-nav .navSli:hover .navSlink::after{width:100%;opacity:1}


/*banner*/
#banner {position: relative;overflow: hidden;width: 100%}
#banner ul {
	position: relative;
	overflow: hidden;
	width: 300%
}
#banner ul li {
	width: 33.333%;
	float: left
}
#banner ul li img {
	width: 100%;display: block;
}
#banner aside {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 0;
	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}
#banner aside span {display: block;
	width:90px;
	height:150px;
	z-index: 63;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top:-1%;
}
#banner:hover aside span{ 
	opacity: 1;}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width:87px;
	height:87px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
#banner aside span.prev {
	float: left;
}

#banner aside span.next {
	float: right;
}
#banner aside span.next:after {
	left: 0;
	right: 20%;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}
#banner>div {
	width: 150px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 7%;
	margin: auto
}
#banner>div em {display: block;
	float: left;
	width:30px;
	height:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #1d2020;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}
#banner>div em.act {
	background: #a0161a;border-radius:180px; width:30px; height:10px;
}


.sl,.st,.st div,.sl div{
	overflow: hidden;
}



/*------------简介---------*/
.about{width:100%; height:1000px; background:url(img/aboutbj.jpg) center no-repeat;overflow:hidden;}
.about_w{margin:0 auto; width:1340px;padding-top:90px;}
.about_w .a_left{width:600px; height:auto; text-align:left;}
.about_w .a_left .a_lm{width:477px; height:87px;}
.about_w .a_left .a_tu{width:600px; height:338px; margin-top:70px;}
.about_w .a_left h3{ font-family:"微软雅黑"; font-size:50px; color:#fff; line-height:60px; font-weight:normal; padding-top:70px;}
.about_w .a_left p{font-family: "微软雅黑";font-size: 26px;line-height: 40px;color: #FFFFFF;text-decoration: none;font-style: normal;font-style:oblique}
.about_w .a_right{width:600px; height:auto; float:right; padding-top:40px;}
.about_w .a_right .a_sm{text-align:left; font-family:"微软雅黑"; font-size:14px; color:#D8D8D8; line-height:26px; padding-bottom:20px;}
.about_w .a_right ul{width:100%; height:auto; margin-top:25px; overflow:hidden;}
.about_w .a_right ul img{width:164px; height:92px; float:left;}
.about_w .a_right ul li{width:400px; height:auto; text-align:left; font-family:"微软雅黑"; padding-left:30px; float:left;}
.about_w .a_right ul li h3{font-size:20px;color:#fff; line-height:30px;}
.about_w .a_right ul li p{font-size:14px; color:#D8D8D8; line-height:22px;}




/*------------首页栏目----------*/
.sylm{width:100%; height:auto;text-align:center;font-family:"微软雅黑"; background:url(img/lmbj.jpg) center repeat;padding-top:50px; padding-bottom:50px; overflow:hidden;}
.sylm h2{ font-size:44px; color:#fff; line-height:50px;}
.sylm h2 span{font-weight:normal;}
.sylm p{font-size:20px; color:#ccc; line-height:30px;}


/*------------分类---------*/
.pic_bj{width:100%; height:1744px; background:url(img/cpbj.jpg) top center no-repeat;padding-bottom:56px;  overflow:hidden;}
.pic_bj h2{ margin:0 auto; width:1000px; height:auto; text-align:center; font-family:"微软雅黑"; font-size:50px; color:#fff; padding-top:200px;overflow:hidden; }
.pic_bj h2 span{font-weight:normal;}
.fen{margin:0 auto;width:500px; margin-top:20px;}
.fen ul{ height:50px; }
.fen ul li {width:47%;height:50px;  margin:1%; background-color:#000;border-radius:15px;text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:50px; height:50px; font-size:18px; color: #b8b8b8;}
.fen ul li a:hover{background:#019bff\9;color: #fff;}
.fen ul li:after{content:'';position:absolute;height:100%;width:0;background:#e67701;border-radius:15px;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen ul li:nth-child(3){margin-right: 0;}
.fen ul li.cur a { background:#89410f; color: #fff; }


/*产品展示*/
.anliroll {height:1200px;width:90%;margin:140px auto;}
.anliroll li {float: left;width: 23%;border-radius:8px; background: #666;margin: 2% 0 0 1.4%; }
.anliroll li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anliroll li a h4 {overflow: hidden; }
.anliroll li a img { margin:0 auto;width:100%;display: block;transition: all .5s; }
.anliroll li a ol { background:url(img/mz_bj.jpg) center no-repeat;background-size:100% auto;color: #af6d58;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size:20px; line-height:20px;padding:10px; padding-bottom:20px;box-sizing: border-box; }
.anliroll li a ol i {display: block;color:#ba705a;font-size: 15px;margin-top: 10px; }
.anliroll li a ol i dd{ margin:0 auto; width:90%;font-family: "微软雅黑"; border-radius:10px;color:#fff; font-size:16px; line-height:26px; margin-top:8px;}
.anliroll li a:hover ol i dd{ background-color:#666;color:#fff;}
.anliroll li a ol a {color: #fff;font-size: 18px; }
.anliroll li a:hover img {transform: scaleX(1.1) scaleY(1.1); }
.anliroll li a:hover ol {background: #43403f;color: #fff;}
.anliroll li a:hover ol i {color: #fff;}

/*hx*/
.hx_bj{width:100%; height:710px; background:url(img/hxbj.jpg) center no-repeat; padding-top:240px;}
.hx_bj .hx_1{width:210px; height:500px; background:url(img/hxjs2.jpg) center no-repeat; margin-left:15px;}
.hx_bj .hx_1 li{margin:0 auto; width:190px; height:auto; text-align:left; font-family:"微软雅黑"; padding-top:260px;}
.hx_bj .hx_1 li h2{color:#fff; font-size:26px;font-style:oblique; line-height:40px;}
.hx_bj .hx_1 li p{color:#888; font-size:14px; line-height:26px; padding-top:20px;}

.hx_bj .hx_2{width:210px; height:500px; background:url(img/hxjs1.jpg) center no-repeat; margin-left:15px; margin-top:100px;}
.hx_bj .hx_2 li{margin:0 auto; width:190px; height:auto; text-align:left; font-family:"微软雅黑"; padding-top:280px;}
.hx_bj .hx_2 li h2{color:#fff; font-size:26px;font-style:oblique; line-height:40px;}
.hx_bj .hx_2 li p{color:#888; font-size:14px; line-height:26px; padding-top:20px;}

.hx_bj .hx_3{width:210px; height:500px; background:url(img/hxjs3.jpg) center no-repeat; margin-left:15px;}
.hx_bj .hx_3 li{margin:0 auto; width:190px; height:auto; text-align:left; font-family:"微软雅黑"; padding-top:300px;}
.hx_bj .hx_3 li h2{color:#fff; font-size:26px;font-style:oblique; line-height:40px;}
.hx_bj .hx_3 li p{color:#888; font-size:14px; line-height:26px; padding-top:20px;}

.hx_bj .hx_4{width:210px; height:500px; background:url(img/hxjs4.jpg) center no-repeat; margin-left:15px; margin-top:100px;}
.hx_bj .hx_4 li{margin:0 auto; width:190px; height:auto; text-align:left; font-family:"微软雅黑"; padding-top:300px;}
.hx_bj .hx_4 li h2{color:#fff; font-size:26px;font-style:oblique; line-height:40px;}
.hx_bj .hx_4 li p{color:#888; font-size:14px; line-height:26px; padding-top:20px;}


/* foot*/

.k_ft{ height:300px;padding-top:200px; background: url(img/ftbg.jpg) no-repeat center top;}
.k_ft .m_fnav{float: left;width: 277px;}
.k_ft .m_fnav a{display: inline-block;font-size:15px;color: #fff;width:200px;line-height:30px;}
.k_ft .m_fnav a:hover{color: #ce2f23;}
.k_ft .f_ftcon{float: left;width: 600px; padding-left:50px;}
.k_ft .f_ftcon li{float: left;width: 300px;font-size: 16px;color:#fff;height: 65px; line-height: 22px; font-family:arial;}
.k_ft .f_ftcon li em{display: block;color: #ccc;font-size:14px;}
.k_ft .f_ftcon .lastli{font-size:14px;color:#fff;}
.k_ft h2{position: relative;height:46px;padding-left:22px;line-height:46px; font-weight:normal;font-size:18px;color:#fff;margin-bottom:12px;}
.k_ft h2:before{content: "";position:absolute;width:3px;height:24px;background:#ce2f23;left:0;top:12px;}
.k_ft .m_code{float: left;width: 292px;padding-left:50px;}
.k_ft .codelst{height: 140px;}
.k_ft .codelst li{float: left;width: 102px;height: 102px;margin-right: 46px;}
.k_ft .codelst li img{width: 102px;height: 102px;display: block;margin: 0 auto;}
.k_ft .codelst .code2{margin-right: 0;}
.k_ft .codelst li em{display: block;height: 32px;line-height: 32px;text-align: center;font-size: 14px;color: #ccc;}
.k_ft .m_code p{font-size: 14px;line-height: 24px;color: #ccc;}
.k_ft .m_code p a{color: #fff;}





/*------------内页banner---------*/
.ny_bj{width:100%; height:auto; background-color:#f5f5f5; overflow:hidden;}
.nyzw{ margin:0 auto; width:1340px;height: auto; margin-top:30px; margin-bottom:30px; overflow:hidden;}
.nyzw .ny-r-t{margin:0 auto;width:100%; font-size: 15px;color: #333; padding-bottom:10px; line-height:20px; border-bottom:1px solid #DFDEDE;}
.nyzw .ny-cont{margin:0 auto; width:100%; height:auto; margin-bottom:20px;font-family:"微软雅黑"; font-size:15px; line-height:30px;}

/*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
	width: 185px;
	height: 130px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #333;
  text-align: center;
  line-height: 57px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #08C339;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width: 850px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #333;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#08C339;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}

/*单页效果*/
.ny-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width: 1260px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

/*详情页样式*/
.mt-20 {
	margin-top: 20px;
}
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  background-color:#f2f2f2;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:Arial, Helvetica, sans-serif;
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #303030;
  font-family:Arial, Helvetica, sans-serif;
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #08C339;
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e7e7e7;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}

/*新闻详情页样式*/
.new-cont-h1{text-align:center; font-family:"微软雅黑"; font-size:20px;}
.new-xq{
  margin:30px auto;
  width: 1280px;
  height: auto;
}
.new-xq-l{
  float: left;
  width: 160px;
  height: 105px;
  padding-top:10px;
  background-color:#036AEB;
  border-right: 1px solid #d6d6d6;
}
.new-xq-l .date1{
  position: relative;
  width: 150px;
  height: 36px;
  text-align: center;
}
.new-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:Impact;
  text-align: center;
}
.new-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #303030;
  font-family:Arial, Helvetica, sans-serif;
  background-color: #fff;
  letter-spacing: 0px; 
}
.new-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.new-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #08C339;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
}
.new-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #fff;
  letter-spacing: 0px;
}
.new-xq-l .read1 strong{
  font-weight: bold;
}
.new-xq-r{
  float:left;
  padding:18px 45px;
  width:1020px;
  height: 80px;
  background-color: #08C339;
  overflow: hidden;
}
.new-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #fff;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.new-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}


/*====================1550====================*/
@media screen and (min-width: 768px) and (max-width: 1650px){
#l-nav{width:48%;}
#l-nav .navUl{ margin:0 auto;width:100%;font-size:0;}
#l-nav .tNav .navName{font-size:13px;padding:2.0rem .1vw}
#header .topdh{display:block;padding-bottom:27px;}
#header .topdh p{font-size:24px; line-height:40px;}

}

